github.com/coder/websocket.trimLastFourBytesWriter.w (field)
4 uses
github.com/coder/websocket (current package)
compress.go#L83: w io.Writer
compress.go#L110: _, err := tw.w.Write(tw.tail[:extra])
compress.go#L131: n, err := tw.w.Write(p)
write.go#L77: w: util.WriterFunc(mw.write),
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |